Fix initial size allocation with child widgets
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Oct 2010 01:13:55 +0000 (21:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Oct 2010 01:15:13 +0000 (21:15 -0400)
commit630b2c58b4e7f5ba245ab57794c31a6b2e6090d4
tree70f0dce07b4b6629051cc12673449b462a305614
parent570b90e218d06da28fb7674c010c73da9427aa9b
Fix initial size allocation with child widgets

On some cases, it would take a resize of the window for children
to 'jump into place'.

https://bugzilla.gnome.org/show_bug.cgi?id=633500
gtk/gtkstatusbar.c